Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.datadoghq:dd-trace-api from 1.20.1 to 1.21.0 #1466

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps com.datadoghq:dd-trace-api from 1.20.1 to 1.21.0.

Release notes

Sourced from com.datadoghq:dd-trace-api's releases.

1.21.0

Components

Application Security Management (IAST)

  • Add Thymeleaf support to IAST XSS vulnerability (#5901)
  • 🐛 Improved IAST request sampling with more accurate configuration (#5879)
  • ⚡ Use bytes instead of strings in IAST metrics tags (#5872)
  • 🐛 Fix request body tainting in spring boot 2.7.5 (#5867)
  • Exclude net.jpountz.xxhash (#5856)
  • Add XSS detection for Spring's ResponseBody (#5813)
  • Add support for scala APIs (#5284)

Application Security Management (WAF)

  • Update to ASM rules 1.8.0 (#5902)
  • Make sure we close the AppSec default template resource after reading (#5876)
  • 🐛 Fix blocking for jetty 10.0.16 and 11.0.16 (#5857)
  • 🐛 Fix race condition in AppSec GatewayBridge (#5834)
  • Improve query obfuscation regular expression (#5824)

Continuous Integration Visibility

  • 🐛 Always populate test.command tag in session spans (#5885)
  • 🐛 Fix deadlock occuring when stopping SignalServer (#5884)
  • 🐛 Fix NullPointerException when calculating ITR skippable tests in TestNG (#5836)
  • 🐛 Correctly handle cases when there are multiple JVM forks per single test module (#5806)
  • Implement sending total coverage percentage for sessions and modules (#5769)
  • Allow specifying additional JVM arguments for children processes (#5628)

Data Streams Monitoring

  • ✨ Add version tag to data streams (#5866)
  • Allow data streams monitoring to be controlled by dynamic config (#5779)

Dynamic Instrumentation

  • Make @duration a float value in ms (#5823)

Metrics

  • Upgrade JMXFetch to 0.47.10 (#5878)
  • Upgrade JMXFetch integrations to 7.47.0 (#5877)

Profiling

  • Upgrade ddprof to 0.78.0 (#5914)
  • GA the profiling context API (#5830)
  • Restore exception profiling instrumentation enablement (#5826)

... (truncated)

Commits
  • 7ab7c4f Add Thymeleaf support to IAST XSS vulnerability (#5901)
  • 1659cd3 Add fallbacks when retrieving databricks ids (#5910)
  • 050e5c9 Merge pull request #5914 from DataDog/rgs/ddprof-0.78.0
  • 555368f Upgrade to ddprof 0.78.0
  • 6c48954 Merge pull request #5913 from DataDog/jpbempel/flag-flaky
  • faf6c67 Flag flaky smoke tests
  • 8b2072f Merge pull request #5912 from DataDog/jpbempel/fix-flaky-smoke-tests
  • 97e193e Add support for scala APIs to IAST (#5284)
  • f83b4df Remove direct references to Taintable from advices (#5905)
  • 571a28a Fix Span decoration smoke tests flakiness
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/datadog/dd-trace-java/releases)
- [Commits](DataDog/dd-trace-java@v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: com.datadoghq:dd-trace-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file product/invisible Change has no end-user visible impact labels Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #1466 (bcd325e) into master (ad15a43) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1466   +/-   ##
=========================================
  Coverage     69.70%   69.70%           
  Complexity     1922     1922           
=========================================
  Files           246      246           
  Lines          7552     7552           
  Branches        678      678           
=========================================
  Hits           5264     5264           
  Misses         2023     2023           
  Partials        265      265           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shubham1g5 shubham1g5 merged commit 0ca4856 into master Sep 21, 2023
6 checks passed
@shubham1g5 shubham1g5 deleted the dependabot/gradle/com.datadoghq-dd-trace-api-1.21.0 branch September 21, 2023 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file product/invisible Change has no end-user visible impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant